Skip to content

fix: ignore database runtime artifacts by default#4

Merged
abpai merged 1 commit into
mainfrom
feat/ignore-db-runtime-artifacts
Apr 7, 2026
Merged

fix: ignore database runtime artifacts by default#4
abpai merged 1 commit into
mainfrom
feat/ignore-db-runtime-artifacts

Conversation

@abpai

@abpai abpai commented Apr 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • ignore sqlite and database runtime artifact files by default in Wildcard watch config
  • reduce noisy tracking from project-local runtime files like Bookmark Bunny database artifacts
  • add a regression test for the default ignore list

Why

Runtime db files like and were showing up as noisy tracked changes in project briefs/status output even though they are generated artifacts rather than meaningful source edits.

Testing

  • bun test src/config/config-store.test.ts

@abpai abpai merged commit ff8fb71 into main Apr 7, 2026
1 check passed
@abpai abpai deleted the feat/ignore-db-runtime-artifacts branch April 7, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant